|
WASTED Modding Documentation
1
ModdingDocumentation
|
Modifies an item in the character's inventory. More...
Public Attributes | |
| BaseItem | item |
| A reference to the item to modify. | |
| string | expression |
| The amount by which to modify the count of the item. | |
| bool | targetSelf = false |
| When enabled, the action targets the owner of the condition. | |
| bool | onlyIfStackAvailable = false |
| Whether the modification should only occur if the character's inventory already has a stack of the item. | |
Modifies an item in the character's inventory.